Skip to content

Comments

Feat: add cutedsl to templates#372

Closed
S1ro1 wants to merge 1 commit intomainfrom
feat-add-cutedsl-template
Closed

Feat: add cutedsl to templates#372
S1ro1 wants to merge 1 commit intomainfrom
feat-add-cutedsl-template

Conversation

@S1ro1
Copy link
Member

@S1ro1 S1ro1 commented Nov 11, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 20:54
@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/libkernelbot
  task.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for CuteDSL as a new template language option in the leaderboard system. CuteDSL joins the existing supported languages (CUDA, Python, Triton, and HIP) for providing starter code templates to participants.

Key Changes:

  • Added "CuteDSL" to the list of accepted template languages in task definitions
  • Configured CuteDSL to use "#" as the comment character for header generation
  • Set CuteDSL templates to use ".py" file extension

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/libkernelbot/task.py Added "CuteDSL" to the assertion list validating template language types
src/kernelbot/cogs/leaderboard_cog.py Added CuteDSL configurations for comment character and file extension mappings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@S1ro1 S1ro1 closed this Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant